statusicon: Avoid criticals
authorMatthias Clasen <mclasen@redhat.com>
Mon, 28 Dec 2015 15:27:08 +0000 (10:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 28 Dec 2015 15:27:08 +0000 (10:27 -0500)
commitba1636be87b9f5d567d8ca5dbd9ae4c7c2476a64
treebefcf8e2ee02da017efc37fbb06eb4c77114c6b0
parente8ba05839665f9cfa87a96f5b2285ed8c783e830
statusicon: Avoid criticals

The code handles the possibility of pixbuf being NULL, but
after b411c318321fd4de556926119cbc6e3ba14f073a we must be
prepared for surface already being NULL. Pointed out by
Albert Muktupāvels,

https://bugzilla.gnome.org/show_bug.cgi?id=759917
gtk/deprecated/gtkstatusicon.c